home *** CD-ROM | disk | FTP | other *** search
/ Apple WWDC 1996 / WWDC96_1996 (CD).toast / Technology Materials / QuickTime VR / MacOS / QuickDraw™ 3D 1.0.6F4 SDK / Samples / SampleCode / Tumbler and Podium / Tumbler_HideMenuBar.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-05-31  |  137 b   |  9 lines  |  [TEXT/MPCC]

  1.  
  2. #ifndef _SKANKYMENUBARHACK_
  3. #define _SKANKYMENUBARHACK_
  4.  
  5. void ToggleMenuBar(void) ;
  6. void FixGrayRgnAfterContextSwitch( void ) ;
  7.  
  8. #endif
  9.